Skip to content

Conversation

@rachgupt-amd
Copy link

@rachgupt-amd rachgupt-amd commented Sep 18, 2025

  • Data type of q and dq is extracted from already available qdq nodes from the model (basically datatype of zeropoint).Default is int8

  • If a producer has multiple consumers then only 1 qdq pair will be inserted for all the consumers (skipping the ones already having qdq pair).

  • All the inputs(float) of non quantized op including constants/scalars will get standardized qdq pair (scale = 1.0, zeropoint = 0).

  • Standardized scale and zeropoint will be added once at the start of function body.

@rachgupt-amd rachgupt-amd changed the title Add qdq nodes around non qdq ops [AIESW-11862] Add qdq nodes around non qdq ops Sep 18, 2025
@rachgupt-amd rachgupt-amd marked this pull request as draft October 8, 2025 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants